diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-02-25 19:56:09 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-02-25 19:56:09 +0000 |
commit | 392e8059de2b475134c7a2add8a5c6ebb877104b (patch) | |
tree | 2e0f16a4158c8e35066d04f4e80035c989c66de6 | |
parent | dbeb09e4173e327960c7438f458cfd606bf81d5d (diff) |
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index fe8b61c94e04..b81694f42063 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 136.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 98bc055a54cb..08ee33e53e0c 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740431558 -SHA256 (firefox-136.0.source.tar.xz) = 7083752ac7beb253f87609606f29513803a4b601ecebdee59233266d675eb604 -SIZE (firefox-136.0.source.tar.xz) = 607000784 +TIMESTAMP = 1740493655 +SHA256 (firefox-136.0.source.tar.xz) = 0155238d834a906e2045c80732fb79e2cb47ca8c51d1b29dce7ce96a35c65c88 +SIZE (firefox-136.0.source.tar.xz) = 599700692 |